access code
英 [ˈækses kəʊd]
美 [ˈækses koʊd]
存取码; 选取码
英英释义
noun
- a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
双语例句
- First you need to input a mobile access code, a unique keyword that you can obtain from your profile in Moodle.
首先您要输入一段移动访问代码,这是一段惟一的关键字,可用来获取您在Moodle中的配置文件。 - How should I complete the registration process after I have received the access code?
在收到启动密码通知书后,我应如何完成登记程序? - As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。 - However, if you've carefully isolated your database access code within a handful of object methods, your modifications will likely be slight and centralized.
不过,如果您已经小心地隔离了一些对象方法内的数据库访问代码,则修改将很可能十分轻微且集中。 - User billing is based on the purchase of the decryption access codes as indicated by the access code attributes encoded on the media.
用户计费是基于由介质上编码的存取码属性指示的解密存取码的购买。 - Code that is allowed to discover nonpublic information on a type can potentially access code, data, and other information you want to keep private.
如果允许代码了解某类型的非公共信息,那么该代码就有可能会访问您需要保密的代码、数据和其他信息。 - Depending on the JDK different mechanisms can be used to put your access code under Hibernate/ Spring transactional control.
依赖JDK,不同的虚拟机能够适应我们的访问代码在Hibernate/Spring的事物控制中。 - Why would you want a typesafe interface for your data access code?
为什么您要为数据访问代码提供类型安全接口? - It allows your data access code to be written in a manner that supports multiple databases.
使用它你可编写支持多个数据库的数据访问代码。 - Better partitioning of implementation by factoring out extremely stable data access code from services implementations.
通过将非常稳定的数据存取代码从服务实现中分解出来,获得更佳的实现划分。